Release 10.1A: OpenEdge Application Server:
Administration


Disabling WSDL listings

Each WSA instance provides a listing of the WSDL files associated with the Web service applications deployed to the WSA instance. For each WSDL file available, the listing provides a URL for accessing it.

When you install the WSA, you can choose to enable security. In this case, security is preset to enable access to WSDL listings. But you can disable this access. The technique for doing so depends on whether the WSA instance resides locally (on the AdminServer machine) or remotely (not on the AdminServer machine).

Note: Neither technique disables access to the WSA instance’s WSDL files individually.

If the WSA instance resides locally, using Progress Explorer, select the WSA instance, right-click, and choose Properties. Select Security to bring up the Security panel. In the Security panel, disable WSDL listings for the WSA instance.

If the WSA instance resides remotely, in the ubroker.properties file from which the WSA instance’s properties are initialized, in the section for the WSA instance, set the enableWsdlListing property to 0, as shown:

[WSA] 
. 
. 
. 
enableWsdlListings=1 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095